InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / TreeCollection<T> Class / Parent Property

In This Topic
    Parent Property (TreeCollection<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Element
    public Element Parent {get;}
    See Also